From 04d9326a1294ff45f7d635c663e99354b7090c83 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Sat, 29 May 1993 21:11:09 +0000 Subject: [PATCH] * Makefile.in: Use Makefile comments, not C comments. --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.in b/Makefile.in index 3d389f2e01f..4639eacc54f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -371,8 +371,8 @@ mkdir: FRC.mkdir `echo ${locallisppath} | sed 's/:/ /'` chmod 777 ${COPYDESTS} ${lockdir} -/* Some makes seem to remember that they've built something called FRC, - so you can only use a given FRC once per makefile. */ +### Some makes seem to remember that they've built something called FRC, +### so you can only use a given FRC once per makefile. FRC FRC.src.paths.h FRC.src FRC.lib-src FRC.mkdir: -- 2.30.2